Revision: bazaar--devo--1.4--patch-47
Archive: thelove@canonical.com
Creator: Canonical.com Patch Queue Manager <pqm@canonical.com>
Date: Tue May 17 04:57:45 BST 2005
Standard-date: 2005-05-17 03:57:45 GMT
Modified-files: annotate/annotate.c commands/annotate.c
    libarch/annotation-builder.c
    libarch/annotation-builder.h libarch/patch-parser.c
    libarch/tests/unit-annotate.c
New-patches: robert.collins@canonical.com--general/bazaar--devel--1.4--patch-70
    robert.collins@canonical.com--general/bazaar--devel--1.4--patch-71
    robert.collins@canonical.com--general/bazaar--devel--1.4--patch-72
    robert.collins@canonical.com--general/bazaar--devel--1.4--patch-73
    robert.collins@canonical.com--general/bazaar--devel--1.4--patch-74
    robert.collins@canonical.com--general/bazaar--devel--1.4--patch-75
    thelove@canonical.com/bazaar--devo--1.4--patch-47
Summary: overhaul annotation_builder api to be talloc and exception friendly
Keywords: 

Patches applied:

 * robert.collins@canonical.com--general/bazaar--devel--1.4--patch-70
   convert annotation_builder init/finalise to new/talloc_free

 * robert.collins@canonical.com--general/bazaar--devel--1.4--patch-71
   fix memory leaks in unit-annotate and assert if new leaks are introduced to the api

 * robert.collins@canonical.com--general/bazaar--devel--1.4--patch-72
   talloc manage the annotated files in annotation builders

 * robert.collins@canonical.com--general/bazaar--devel--1.4--patch-73
   talloc manage the annotated file array in annotation builders

 * robert.collins@canonical.com--general/bazaar--devel--1.4--patch-74
   arch_annotation_builder_get_file now throws ENOENT if a file is not present

 * robert.collins@canonical.com--general/bazaar--devel--1.4--patch-75
   arch_annotation_builder_get_file is now doucmented

